-
Home
-
WordPress Appointment Booking Plugin
-
1.23.0
-
Code
-
Classes
- EmailsRegistry
Total Complexity |
39 |
Dependencies |
23 |
Dependents |
1 |
Total lines |
272 |
Lines of code |
129 |
Logical lines of code |
73 |
Comment lines |
94 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCustomerEmails() |
S |
56 |
5 |
19 |
getAdminEmails() |
S |
57 |
5 |
18 |
getEmailByName() |
S |
62 |
3 |
12 |
notificationEmail() |
S |
64 |
3 |
10 |
adminNewBooking() |
S |
70 |
2 |
6 |
adminPendingBooking() |
S |
70 |
2 |
6 |
adminApprovedBooking() |
S |
70 |
2 |
6 |
adminCancelledBooking() |
S |
70 |
2 |
6 |
customerNewBooking() |
S |
70 |
2 |
6 |
customerPendingBooking() |
S |
70 |
2 |
6 |
customerApprovedBooking() |
S |
70 |
2 |
6 |
customerApprovedPayment() |
S |
70 |
2 |
6 |
customerCancelledBooking() |
S |
70 |
2 |
6 |
customerAccountCreation() |
S |
70 |
2 |
6 |
mapByName() |
S |
69 |
2 |
7 |
getEmails() |
S |
79 |
1 |
3 |